| 1. | Develop a transactional persistence layer using hibernate and spring 用hibernate和spring开发事务持久层 |
| 2. | Your persistence layer , an object - relational database , includes familiar abstractions like 持久层是一个对象关系数据库,它包括像 |
| 3. | Ibatis is an easy framework to provide a persistence layer to either java or j2ee applications Ibatis是为java或j2ee应用程序提供持久存储层的简易框架。 |
| 4. | It is used to refer to the basic functions of a database or persistence layer in a software system 主要被用在描述软件系统中数据库或者持久层的基本操作功能。 |
| 5. | The starting point is an enterprise application for which you are implementing a transactional persistence layer 起点是一个企业应用程序,要为它实现一个事务持久层。 |
| 6. | In this article you ve learned how to implement a transactional persistence layer using hibernate and spring 在本文中,介绍了如何使用hibernate和spring实现一个事务持久层。 |
| 7. | The stateless ejb accesses the persistence layer using local ejb calls and , therefore , methods of entity beans are not protected with j2ee security 无状态ejb使用本地ejb调用来访问持久层,因此实体bean的方法不用j2ee安全来保护。 |
| 8. | Ibatis is the database layer . this framework helps us design and implement better persistence layers for java application Ibatis对数据层进行了更高一层的封装,在java应用程序的开发中利用ibatis有助于我们对数据层的设计和实现。 |
| 9. | So if replacement of that layer with another technology occurs such as using a hibernate persistence layer , the code in the web application won t need to be changed 所以如果用另一种技术替换该层(比如使用hibernate持久层) ,将无需更改web应用程序中的代码。 |
| 10. | To configure quartz to use a database for a persistence layer , remote scheduling , and other advanced options , you must create a custom quartz . properties file 要配置quartz以将数据库用于持久层、远程调度和其他高级选项,必须创建自定义的quartz . properties文件。 |